addKeysBytes

open fun addKeysBytes(value: ByteString): VectorTile.Tile.Layer.Builder
Dictionary encoding for keys
repeated string keys = 3;

Return

This builder for chaining.

Parameters

value

The bytes of the keys to add.